[XEN][XEND][POWERPC] Don't ignore shadow memory requirement
authorJimi Xenidis <jimix@watson.ibm.com>
Thu, 25 Jan 2007 20:55:25 +0000 (15:55 -0500)
committerJimi Xenidis <jimix@watson.ibm.com>
Thu, 25 Jan 2007 20:55:25 +0000 (15:55 -0500)
commitd22902b432092b59693396d56b9fb39f44544788
tree59ccd8e827771c241f73382651afb4bc5275f650
parent14e7af51affc632b8dd2e089c829f9a7f7d3232b
[XEN][XEND][POWERPC] Don't ignore shadow memory requirement
We don't need a custom buildDomain() anymore but we do need to provide a
shadow memory calculation.

 - Create PPC_LinuxImageHandler class to implement
   getRequiredShadowMemory().
 - Derive prose builder from PPC_LinuxImageHandlerClass.
 - Drop configure() as it is not needed according to Jimi.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
--HG--
extra : transplant_source : %09%80%DF%BA%E7F%80%5CQpNb%A1%BCF%03%CD%81PA
tools/python/xen/xend/image.py